Skip to content

fix(desktop): cap model switcher list height to prevent viewport over…#3644

Merged
esengine merged 1 commit into
esengine:main-v2from
whale-fall-ouo:fix/model-list-scrollbar
Jun 11, 2026
Merged

fix(desktop): cap model switcher list height to prevent viewport over…#3644
esengine merged 1 commit into
esengine:main-v2from
whale-fall-ouo:fix/model-list-scrollbar

Conversation

@whale-fall-ouo

Copy link
Copy Markdown
Contributor

…flow

Add max-height (50vh) and overflow-y: auto to the portal model menu so it scrolls when there are too many models instead of overflowing the screen.

Fixes #3629

…flow

Add max-height (50vh) and overflow-y: auto to the portal model menu
so it scrolls when there are too many models instead of overflowing
the screen.

Fixes esengine#3629

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) and removed v2 Go rewrite (1.x) — main-v2 branch, active development labels Jun 9, 2026
@whale-fall-ouo

Copy link
Copy Markdown
Contributor Author
image

@esengine esengine left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensible cap — 50vh + overflow-y keeps a long model list scrollable instead of spilling off-screen. Thanks!

@esengine esengine enabled auto-merge (squash) June 11, 2026 02:07
@esengine esengine merged commit 34c7603 into esengine:main-v2 Jun 11, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: 模型列表显示不全,无法滚动

3 participants